home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Delete < prev    next >
Encoding:
Text File  |  1997-10-21  |  570 b   |  23 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                   DELETE
  3.  
  4.  
  5.    USE:
  6.    Delete attempts to erase any files or directories which you have
  7.    specified.  This command should be used with caution.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>DELETE File1
  17.    1>DELETE DF0:#?Doc#? (deletes every file ending in "Doc")
  18.    1>DELETE RAM: ALL (deletes all files in Ram)
  19.  
  20.    NOTES:
  21.    Make sure that you understand what you have told the computer to delete
  22.    because you will not be able to get it back once deleted.
  23.